<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="setup" timestamp="7/4/2020 9:33:04 AM">
	<button id="simple_action_btn" OnPress="simple_action_btn_OnPress" OnPressID="simple_headend_combobox"/>
	<menuitem id="vpn_connect_toggle_menu_item" OnPress="vpn_connect_toggle_menu_item_OnPress" OnPressID="simple_headend_combobox"/>
	<combobox id="simple_headend_combobox" OnSelect="simple_headend_combobox_OnSelect" OnSelectID="simple_headend_combobox"/>
	<label id="simple_substatus_left" value=""/>
	<label id="simple_substatus_right" value=""/>
	<label id="simple_substatus_full" value=""/>
	<label id="simple_tile_label" value="VPN:"/>
	<preferences/>
	<outlinelistbox id="stat_outlinelistbox" updaterows="false" num_columns="2">
		<listgroup id="group_connection_info">
			<listrowcolumn label="Connection Information"/>
			<listrow id="id_stat_state">
				<listrowcolumn label="State:"/>
				<listrowcolumn label="Disconnected"/>
			</listrow>
			<listrow id="id_tunnel_mode_v4">
				<listrowcolumn label="Tunnel Mode (IPv4):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_mode_v6">
				<listrowcolumn label="Tunnel Mode (IPv6):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_dyn_exc">
				<listrowcolumn label="Dynamic Tunnel Exclusion:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_dyn_inc">
				<listrowcolumn label="Dynamic Tunnel Inclusion:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_time_connected">
				<listrowcolumn label="Duration:"/>
				<listrowcolumn label="00:00:00"/>
			</listrow>
			<listrow id="id_session_disconnect">
				<listrowcolumn label="Session Disconnect:"/>
				<listrowcolumn label="None"/>
			</listrow>
		</listgroup>
		<listgroup id="group_addr_info">
			<listrowcolumn label="Address Information"/>
			<listrow id="id_client_addr_ipv4">
				<listrowcolumn label="Client (IPv4):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_client_addr_ipv6">
				<listrowcolumn label="Client (IPv6):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_server_addr">
				<listrowcolumn label="Server:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
		<listgroup id="group_bytes">
			<listrowcolumn label="Bytes"/>
			<listrow id="id_bytes_sent">
				<listrowcolumn label="Sent:"/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_bytes_recv">
				<listrowcolumn label="Received:"/>
				<listrowcolumn label="0"/>
			</listrow>
		</listgroup>
		<listgroup id="group_frames">
			<listrowcolumn label="Frames"/>
			<listrow id="id_frames_sent">
				<listrowcolumn label="Sent:"/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_frames_recv">
				<listrowcolumn label="Received:"/>
				<listrowcolumn label="0"/>
			</listrow>
		</listgroup>
		<listgroup id="group_ctrl_frames">
			<listrowcolumn label="Control Frames"/>
			<listrow id="id_ctrl_frames_sent">
				<listrowcolumn label="Sent:"/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_ctrl_frames_recv">
				<listrowcolumn label="Received:"/>
				<listrowcolumn label="0"/>
			</listrow>
		</listgroup>
		<listgroup id="group_client_mgmt">
			<listrowcolumn label="Client Management"/>
			<listrow id="id_admin_domain">
				<listrowcolumn label="Administrative Domain:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_profile_name">
				<listrowcolumn label="Profile Name:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
		<listgroup id="group_transport_info">
			<listrowcolumn label="Transport Information"/>
			<listrow id="id_protocol">
				<listrowcolumn label="Protocol:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_cipher">
				<listrowcolumn label="Cipher:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_compression">
				<listrowcolumn label="Compression:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_proxy_addr">
				<listrowcolumn label="Proxy Address:"/>
				<listrowcolumn label="No Proxy"/>
			</listrow>
		</listgroup>
		<listgroup id="group_feature_config">
			<listrowcolumn label="Feature Configuration"/>
			<listrow id="id_fips_mode">
				<listrowcolumn label="FIPS Mode:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tnd_mode">
				<listrowcolumn label="Trusted Network Detection:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_always_on_mode">
				<listrowcolumn label="Always On:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
		<listgroup id="group_sms">
			<listrowcolumn label="Secure Mobility Solution"/>
			<listrow id="id_secure_mobility_soln_status">
				<listrowcolumn label="Status:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_secure_mobility_soln_appl">
				<listrowcolumn label="Appliance:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
	</outlinelistbox>
	<button id="stat_reset_btn" label="Reset" disabled="true" OnPress="stat_reset_btn_OnPress"/>
	<button id="stat_export_btn" label="Export Stats..." OnPress="stat_export_btn_OnPress"/>
	<outlinelistbox id="routes_outlinelistbox" updaterows="false" num_columns="1"/>
	<outlinelistbox id="firewall_outlinelistbox" updaterows="false" num_columns="6">
		<listhead>
			<listheader label="Interface"/>
			<listheader label="Permission"/>
			<listheader label="Protocol"/>
			<listheader label="Src Port"/>
			<listheader label="Dst Port"/>
			<listheader label="Destination Address"/>
		</listhead>
	</outlinelistbox>
	<outlinelistbox id="overview_stat_outlinelistbox" updaterows="true" num_columns="2">
		<listgroup id="group_vpn">
			<listrowcolumn label="VPN (Disconnected)"/>
			<listrow id="id_bytes_sent">
				<listrowcolumn label="Bytes Sent: "/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_bytes_recv">
				<listrowcolumn label="Bytes Received: "/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_time_connected">
				<listrowcolumn label="Time Connected: "/>
				<listrowcolumn label="00:00:00"/>
			</listrow>
			<listrow id="id_tunnel_mode_v4">
				<listrowcolumn label="Client Address (IPv4): "/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_mode_v6">
				<listrowcolumn label="Client Address (IPv6): "/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_server_addr">
				<listrowcolumn label="Server Address: "/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
	</outlinelistbox>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:33:04 AM" state="Neutral">
	<traystate id="tray_state_string" value="Disconnected"/>
	<button id="stat_reset_btn" disabled="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Connect" disabled="false"/>
	<button id="simple_action_btn" label="Connect" disabled="false" focus="true"/>
	<combobox id="simple_headend_combobox" disabled="false" editable="true">
		<comboitem label="TVEC Remote Access" selected="true"/>
	</combobox>
	<label id="simple_substatus_left" value=""/>
	<label id="simple_substatus_right" value=""/>
	<application disableQuit="false"/>
	<preferences>
		<row>
			<checkbox id="AutoConnectOnStart" label="Start VPN when AnyConnect is started" checked="false" disabled="false" OnPress="AutoConnectOnStart_OnPress" OnPressID="AutoConnectOnStart"/>
		</row>
		<row>
			<checkbox id="MinimizeOnConnect" label="Minimize AnyConnect on VPN connect" checked="true" disabled="false" OnPress="MinimizeOnConnect_OnPress" OnPressID="MinimizeOnConnect"/>
		</row>
		<row>
			<checkbox id="LocalLanAccess" label="Allow local (LAN) access when using VPN (if configured)" checked="false" disabled="false" OnPress="LocalLanAccess_OnPress" OnPressID="LocalLanAccess"/>
		</row>
		<row>
			<checkbox id="DisableCaptivePortalDetection" label="Disable Captive Portal Detection" checked="false" disabled="false" OnPress="DisableCaptivePortalDetection_OnPress" OnPressID="DisableCaptivePortalDetection"/>
		</row>
		<row>
			<checkbox id="EnableAutomaticServerSelection" label="Enable automatic VPN server selection" checked="false" disabled="false" OnPress="EnableAutomaticServerSelection_OnPress" OnPressID="EnableAutomaticServerSelection"/>
		</row>
		<row>
			<checkbox id="BlockUntrustedServers" label="Block connections to untrusted servers" checked="false" disabled="false" OnPress="BlockUntrustedServers_OnPress" OnPressID="BlockUntrustedServers"/>
		</row>
	</preferences>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:33:04 AM">
	<label id="simple_status" value="Ready to connect." tooltip="Ready to connect."/>
	<log messagehistory="Ready to connect."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" tag="stat_update" timestamp="7/4/2020 9:33:04 AM">
	<outlinelistbox id="stat_outlinelistbox" updaterows="true" num_columns="2">
		<listgroup id="group_connection_info">
			<listrowcolumn label="Connection Information"/>
			<listrow id="id_stat_state">
				<listrowcolumn label="State:"/>
				<listrowcolumn label="Disconnected"/>
			</listrow>
			<listrow id="id_tunnel_mode_v4">
				<listrowcolumn label="Tunnel Mode (IPv4):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_mode_v6">
				<listrowcolumn label="Tunnel Mode (IPv6):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_dyn_exc">
				<listrowcolumn label="Dynamic Tunnel Exclusion:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_dyn_inc">
				<listrowcolumn label="Dynamic Tunnel Inclusion:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_time_connected">
				<listrowcolumn label="Duration:"/>
				<listrowcolumn label="00:00:00"/>
			</listrow>
			<listrow id="id_session_disconnect">
				<listrowcolumn label="Session Disconnect:"/>
				<listrowcolumn label="None"/>
			</listrow>
			<listrow id="id_stat_mgmt_tun_state">
				<listrowcolumn label="Management Connection State:"/>
				<listrowcolumn label="Disconnected (disabled)"/>
			</listrow>
		</listgroup>
		<listgroup id="group_addr_info">
			<listrowcolumn label="Address Information"/>
			<listrow id="id_client_addr_ipv4">
				<listrowcolumn label="Client (IPv4):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_client_addr_ipv6">
				<listrowcolumn label="Client (IPv6):"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_server_addr">
				<listrowcolumn label="Server:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
		<listgroup id="group_bytes">
			<listrowcolumn label="Bytes"/>
			<listrow id="id_bytes_sent">
				<listrowcolumn label="Sent:"/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_bytes_recv">
				<listrowcolumn label="Received:"/>
				<listrowcolumn label="0"/>
			</listrow>
		</listgroup>
		<listgroup id="group_frames">
			<listrowcolumn label="Frames"/>
			<listrow id="id_frames_sent">
				<listrowcolumn label="Sent:"/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_frames_recv">
				<listrowcolumn label="Received:"/>
				<listrowcolumn label="0"/>
			</listrow>
		</listgroup>
		<listgroup id="group_ctrl_frames">
			<listrowcolumn label="Control Frames"/>
			<listrow id="id_ctrl_frames_sent">
				<listrowcolumn label="Sent:"/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_ctrl_frames_recv">
				<listrowcolumn label="Received:"/>
				<listrowcolumn label="0"/>
			</listrow>
		</listgroup>
		<listgroup id="group_client_mgmt">
			<listrowcolumn label="Client Management"/>
			<listrow id="id_admin_domain">
				<listrowcolumn label="Administrative Domain:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_profile_name">
				<listrowcolumn label="Profile Name:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
		<listgroup id="group_transport_info">
			<listrowcolumn label="Transport Information"/>
			<listrow id="id_protocol">
				<listrowcolumn label="Protocol:"/>
				<listrowcolumn label="Unknown"/>
			</listrow>
			<listrow id="id_cipher">
				<listrowcolumn label="Cipher:"/>
				<listrowcolumn label="Unknown"/>
			</listrow>
			<listrow id="id_compression">
				<listrowcolumn label="Compression:"/>
				<listrowcolumn label="None"/>
			</listrow>
			<listrow id="id_proxy_addr">
				<listrowcolumn label="Proxy Address:"/>
				<listrowcolumn label="No Proxy"/>
			</listrow>
		</listgroup>
		<listgroup id="group_feature_config">
			<listrowcolumn label="Feature Configuration"/>
			<listrow id="id_fips_mode">
				<listrowcolumn label="FIPS Mode:"/>
				<listrowcolumn label="Disabled"/>
			</listrow>
			<listrow id="id_tnd_mode">
				<listrowcolumn label="Trusted Network Detection:"/>
				<listrowcolumn label="Disabled"/>
			</listrow>
			<listrow id="id_always_on_mode">
				<listrowcolumn label="Always On:"/>
				<listrowcolumn label="Disabled"/>
			</listrow>
		</listgroup>
		<listgroup id="group_sms">
			<listrowcolumn label="Secure Mobility Solution"/>
			<listrow id="id_secure_mobility_soln_status">
				<listrowcolumn label="Status:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_secure_mobility_soln_appl">
				<listrowcolumn label="Appliance:"/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
	</outlinelistbox>
	<outlinelistbox id="routes_outlinelistbox" updaterows="false" num_columns="1"/>
	<outlinelistbox id="firewall_outlinelistbox" updaterows="false" num_columns="6">
		<listhead>
			<listheader label="Interface"/>
			<listheader label="Permission"/>
			<listheader label="Protocol"/>
			<listheader label="Src Port"/>
			<listheader label="Dst Port"/>
			<listheader label="Destination Address"/>
		</listhead>
	</outlinelistbox>
	<outlinelistbox id="overview_stat_outlinelistbox" updaterows="true" num_columns="2">
		<listgroup id="group_vpn">
			<listrowcolumn label="VPN (Disconnected)"/>
			<listrow id="id_bytes_sent">
				<listrowcolumn label="Bytes Sent: "/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_bytes_recv">
				<listrowcolumn label="Bytes Received: "/>
				<listrowcolumn label="0"/>
			</listrow>
			<listrow id="id_time_connected">
				<listrowcolumn label="Time Connected: "/>
				<listrowcolumn label="00:00:00"/>
			</listrow>
			<listrow id="id_session_disconnect">
				<listrowcolumn label="Session Disconnect: "/>
				<listrowcolumn label="None"/>
			</listrow>
			<listrow id="id_tunnel_mode_v4">
				<listrowcolumn label="Client Address (IPv4): "/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_tunnel_mode_v6">
				<listrowcolumn label="Client Address (IPv6): "/>
				<listrowcolumn label="Not Available"/>
			</listrow>
			<listrow id="id_server_addr">
				<listrowcolumn label="Server Address: "/>
				<listrowcolumn label="Not Available"/>
			</listrow>
		</listgroup>
	</outlinelistbox>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:35 AM" state="Transition">
	<button id="simple_action_btn" label="Connect" disabled="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Connect" disabled="true"/>
	<combobox id="simple_headend_combobox" disabled="true"/>
	<checkbox id="AutoConnectOnStart" disabled="true"/>
	<checkbox id="MinimizeOnConnect" disabled="true"/>
	<checkbox id="LocalLanAccess" disabled="true"/>
	<checkbox id="DisableCaptivePortalDetection" disabled="true"/>
	<checkbox id="EnableAutomaticServerSelection" disabled="true"/>
	<checkbox id="BlockUntrustedServers" disabled="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:35 AM">
	<combobox id="simple_headend_combobox" editable="true">
		<comboitem label="TVEC Remote Access" selected="true"/>
	</combobox>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:37 AM">
	<label id="simple_status" value="Contacting TVEC Remote Access." tooltip="Contacting TVEC Remote Access."/>
	<log messagehistory="Contacting TVEC Remote Access."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:37:37 AM" id="cert_warning_popup" type="certWarning" server="216.59.205.253" certErrors="Certificate does not match the server name.
Certificate is from an untrusted source." allowImport="false">
		<checkbox id="cwarn_import_cert_checkbox" label="Always trust this server and import the certificate" checked="false"/>
		<button id="cwarn_connect_btn" label="Connect Anyway" OnPress="cwarn_connect_btn_OnPress" OnPressID="cwarn_import_cert_checkbox"/>
		<button id="cwarn_cancel_btn" label="Cancel Connection" OnPress="cwarn_cancel_btn_OnPress"/>
		<closebutton id="cwarn_close_btn" OnClose="cwarn_close_btn_OnClose"/>
	</popup>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:37:39 AM" id="cert_warning_popup" dispose="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:39 AM">
	<application show="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:39 AM" state="Attention">
	<button id="simple_action_btn" label="Connect" disabled="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:39 AM">
	<combobox id="simple_headend_combobox" disabled="true" editable="true">
		<comboitem label="TVEC Remote Access" selected="true"/>
	</combobox>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:37:39 AM" id="credential_dialog" type="custom">
		<title value="Cisco AnyConnect | TVEC Remote Access"/>
		<layout>
			<row>
				<label id="credential_prompt_header" value=""/>
			</row>
			<row>
				<label id="username_lbl" value="Username:" disabled="false" hidden="false"/>
				<textbox id="username" value="johnsond" disabled="false" hidden="false" maxlength="32" audible="Username:" OnPressEnter="username_OnPressEnter" OnPressEnterID="username,password"/>
			</row>
			<row>
				<label id="password_lbl" value="Password:" disabled="false" hidden="false"/>
				<passwordbox id="password" value="" disabled="false" hidden="false" maxlength="40" audible="Password:" focus="true" OnPressEnter="password_OnPressEnter" OnPressEnterID="username,password"/>
			</row>
			<row>
				<button id="credential_ok_btn" label="OK" OnPress="credential_ok_btn_OnPress" OnPressID="username,password"/>
				<button id="credential_cancel_btn" label="Cancel" OnPress="credential_cancel_btn_OnPress"/>
			</row>
		</layout>
		<closebutton id="credential_close" OnClose="credential_close_OnClose"/>
	</popup>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:37:44 AM" id="credential_dialog" dispose="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:44 AM">
	<log messagehistory="User credentials entered."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:45 AM">
	<label id="simple_status" value="Please respond to banner." tooltip="Please respond to banner."/>
	<log messagehistory="Please respond to banner."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:37:45 AM" id="banner_popup" type="banner">
		<text value='***Welcome to TVEC***

"Disclaimer: This message is intended only for the use of the individual or entity to

which it is addressed and may contain information which is privileged, confidential, proprietary,

or exempt from disclosure under applicable law. If you are not the intended recipient or the person

responsible for delivering the message to the intended recipient, you are strictly prohibited from

disclosing, distributing, copying, or in any way using this message. If you have received this

communication in error, please notify the sender and destroy and delete any copies you may have

received."'/>
		<button id="banner_accept" label="Accept" OnPress="banner_accept_OnPress"/>
		<button id="banner_disconnect" label="Disconnect" OnPress="banner_disconnect_OnPress"/>
	</popup>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:37:47 AM" id="banner_popup" dispose="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:47 AM">
	<log messagehistory="User accepted banner."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:47 AM" state="Transition">
	<traystate id="tray_state_string" value="Connecting"/>
	<button id="stat_reset_btn" disabled="true"/>
	<button id="simple_action_btn" label="Connect" disabled="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Connect" disabled="true"/>
	<combobox id="simple_headend_combobox" disabled="true"/>
	<checkbox id="UseStartBeforeLogon" disabled="true"/>
	<checkbox id="AutomaticCertSelection" disabled="true"/>
	<checkbox id="AutoConnectOnStart" disabled="true"/>
	<checkbox id="MinimizeOnConnect" disabled="true"/>
	<checkbox id="LocalLanAccess" disabled="true"/>
	<checkbox id="ClearSmartcardPin" disabled="true"/>
	<checkbox id="EnableAutomaticServerSelection" disabled="true"/>
	<checkbox id="BlockUntrustedServers" disabled="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:47 AM">
	<label id="simple_status" value="Establishing VPN session..." tooltip="Establishing VPN session..."/>
	<log messagehistory="Establishing VPN session..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:48 AM">
	<label id="simple_status" value="The AnyConnect Downloader is performing update checks..." tooltip="The AnyConnect Downloader is performing update checks..."/>
	<log messagehistory="The AnyConnect Downloader is performing update checks..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:48 AM">
	<label id="simple_status" value="Checking for profile updates..." tooltip="Checking for profile updates..."/>
	<log messagehistory="Checking for profile updates..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:48 AM">
	<label id="simple_status" value="Checking for product updates..." tooltip="Checking for product updates..."/>
	<log messagehistory="Checking for product updates..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:48 AM">
	<label id="simple_status" value="Checking for customization updates..." tooltip="Checking for customization updates..."/>
	<log messagehistory="Checking for customization updates..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:48 AM">
	<label id="simple_status" value="Performing any required updates..." tooltip="Performing any required updates..."/>
	<log messagehistory="Performing any required updates..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:48 AM">
	<label id="simple_status" value="The AnyConnect Downloader updates have been completed." tooltip="The AnyConnect Downloader updates have been completed."/>
	<log messagehistory="The AnyConnect Downloader updates have been completed."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:48 AM">
	<label id="simple_status" value="Establishing VPN - Initiating connection..." tooltip="Establishing VPN - Initiating connection..."/>
	<log messagehistory="Establishing VPN - Initiating connection..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:49 AM" state="Transition">
	<button id="stat_reset_btn" disabled="true"/>
	<button id="simple_action_btn" label="Connect" disabled="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Connect" disabled="true"/>
	<combobox id="simple_headend_combobox" disabled="true"/>
	<checkbox id="UseStartBeforeLogon" disabled="true"/>
	<checkbox id="AutomaticCertSelection" disabled="true"/>
	<checkbox id="AutoConnectOnStart" disabled="true"/>
	<checkbox id="MinimizeOnConnect" disabled="true"/>
	<checkbox id="LocalLanAccess" disabled="true"/>
	<checkbox id="ClearSmartcardPin" disabled="true"/>
	<checkbox id="EnableAutomaticServerSelection" disabled="true"/>
	<checkbox id="BlockUntrustedServers" disabled="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:49 AM">
	<label id="simple_status" value="Establishing VPN session..." tooltip="Establishing VPN session..."/>
	<log messagehistory="Establishing VPN session..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:49 AM">
	<label id="simple_status" value="Establishing VPN - Examining system..." tooltip="Establishing VPN - Examining system..."/>
	<log messagehistory="Establishing VPN - Examining system..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:49 AM">
	<label id="simple_status" value="Establishing VPN - Activating VPN adapter..." tooltip="Establishing VPN - Activating VPN adapter..."/>
	<log messagehistory="Establishing VPN - Activating VPN adapter..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:54 AM">
	<label id="simple_status" value="Establishing VPN - Configuring system..." tooltip="Establishing VPN - Configuring system..."/>
	<log messagehistory="Establishing VPN - Configuring system..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:54 AM">
	<label id="simple_status" value="Establishing VPN..." tooltip="Establishing VPN..."/>
	<log messagehistory="Establishing VPN..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:55 AM" state="Good">
	<traystate id="tray_state_string" value="Connected"/>
	<button id="stat_reset_btn" disabled="false"/>
	<button id="simple_action_btn" label="Disconnect" disabled="false" focus="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Disconnect" disabled="false"/>
	<combobox id="simple_headend_combobox" disabled="true" editable="true">
		<comboitem label="TVEC Remote Access" selected="true"/>
	</combobox>
	<application disableQuit="false"/>
	<preferences>
		<row>
			<checkbox id="UseStartBeforeLogon" label="Start VPN before user logon to computer" checked="false" disabled="false" OnPress="UseStartBeforeLogon_OnPress" OnPressID="UseStartBeforeLogon"/>
		</row>
		<row>
			<checkbox id="AutomaticCertSelection" label="Enable automatic certificate selection" checked="true" disabled="false" OnPress="AutomaticCertSelection_OnPress" OnPressID="AutomaticCertSelection"/>
		</row>
		<row>
			<checkbox id="AutoConnectOnStart" label="Start VPN when AnyConnect is started" checked="false" disabled="false" OnPress="AutoConnectOnStart_OnPress" OnPressID="AutoConnectOnStart"/>
		</row>
		<row>
			<checkbox id="MinimizeOnConnect" label="Minimize AnyConnect on VPN connect" checked="true" disabled="false" OnPress="MinimizeOnConnect_OnPress" OnPressID="MinimizeOnConnect"/>
		</row>
		<row>
			<checkbox id="LocalLanAccess" label="Allow local (LAN) access when using VPN (if configured)" checked="false" disabled="false" OnPress="LocalLanAccess_OnPress" OnPressID="LocalLanAccess"/>
		</row>
		<row>
			<checkbox id="ClearSmartcardPin" label="Do not remember SmartCard PIN" checked="true" disabled="false" OnPress="ClearSmartcardPin_OnPress" OnPressID="ClearSmartcardPin"/>
		</row>
		<row>
			<checkbox id="EnableAutomaticServerSelection" label="Enable automatic VPN server selection" checked="false" disabled="false" OnPress="EnableAutomaticServerSelection_OnPress" OnPressID="EnableAutomaticServerSelection"/>
		</row>
		<row>
			<checkbox id="BlockUntrustedServers" label="Block connections to untrusted servers" checked="false" disabled="false" OnPress="BlockUntrustedServers_OnPress" OnPressID="BlockUntrustedServers"/>
		</row>
	</preferences>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:37:55 AM" id="" type="notification">
		<text value="Connected: TVEC Remote Access"/>
	</popup>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:55 AM">
	<application show="false"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:55 AM">
	<label id="simple_status" value="Connected to TVEC Remote Access." tooltip="Connected to TVEC Remote Access."/>
	<log messagehistory="Connected to TVEC Remote Access."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:55 AM" state="Good">
	<button id="stat_reset_btn" disabled="false"/>
	<button id="simple_action_btn" label="Disconnect" disabled="false" focus="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Disconnect" disabled="false"/>
	<combobox id="simple_headend_combobox" disabled="true" editable="true">
		<comboitem label="TVEC Remote Access" selected="true"/>
	</combobox>
	<application disableQuit="false"/>
	<preferences>
		<row>
			<checkbox id="UseStartBeforeLogon" label="Start VPN before user logon to computer" checked="false" disabled="false" OnPress="UseStartBeforeLogon_OnPress" OnPressID="UseStartBeforeLogon"/>
		</row>
		<row>
			<checkbox id="AutomaticCertSelection" label="Enable automatic certificate selection" checked="true" disabled="false" OnPress="AutomaticCertSelection_OnPress" OnPressID="AutomaticCertSelection"/>
		</row>
		<row>
			<checkbox id="AutoConnectOnStart" label="Start VPN when AnyConnect is started" checked="false" disabled="false" OnPress="AutoConnectOnStart_OnPress" OnPressID="AutoConnectOnStart"/>
		</row>
		<row>
			<checkbox id="MinimizeOnConnect" label="Minimize AnyConnect on VPN connect" checked="true" disabled="false" OnPress="MinimizeOnConnect_OnPress" OnPressID="MinimizeOnConnect"/>
		</row>
		<row>
			<checkbox id="LocalLanAccess" label="Allow local (LAN) access when using VPN (if configured)" checked="false" disabled="false" OnPress="LocalLanAccess_OnPress" OnPressID="LocalLanAccess"/>
		</row>
		<row>
			<checkbox id="ClearSmartcardPin" label="Do not remember SmartCard PIN" checked="true" disabled="false" OnPress="ClearSmartcardPin_OnPress" OnPressID="ClearSmartcardPin"/>
		</row>
		<row>
			<checkbox id="EnableAutomaticServerSelection" label="Enable automatic VPN server selection" checked="false" disabled="false" OnPress="EnableAutomaticServerSelection_OnPress" OnPressID="EnableAutomaticServerSelection"/>
		</row>
		<row>
			<checkbox id="BlockUntrustedServers" label="Block connections to untrusted servers" checked="false" disabled="false" OnPress="BlockUntrustedServers_OnPress" OnPressID="BlockUntrustedServers"/>
		</row>
	</preferences>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:37:55 AM">
	<label id="simple_status" value="Connected to TVEC Remote Access." tooltip="Connected to TVEC Remote Access."/>
	<log messagehistory="Connected to TVEC Remote Access."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:08 AM" state="Transition">
	<traystate id="tray_state_string" value="Reconnecting"/>
	<button id="stat_reset_btn" disabled="true"/>
	<button id="simple_action_btn" label="Disconnect" disabled="false" focus="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Disconnect" disabled="false"/>
	<combobox id="simple_headend_combobox" disabled="true"/>
	<checkbox id="UseStartBeforeLogon" disabled="true"/>
	<checkbox id="AutomaticCertSelection" disabled="true"/>
	<checkbox id="AutoConnectOnStart" disabled="true"/>
	<checkbox id="MinimizeOnConnect" disabled="true"/>
	<checkbox id="LocalLanAccess" disabled="true"/>
	<checkbox id="ClearSmartcardPin" disabled="true"/>
	<checkbox id="EnableAutomaticServerSelection" disabled="true"/>
	<checkbox id="BlockUntrustedServers" disabled="true"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:38:08 AM" id="" type="notification">
		<text value="Reconnecting: TVEC Remote Access"/>
	</popup>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:08 AM">
	<label id="simple_status" value="Reconnecting to TVEC Remote Access..." tooltip="Reconnecting to TVEC Remote Access..."/>
	<log messagehistory="Reconnecting to TVEC Remote Access..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:10 AM">
	<label id="simple_status" value="Establishing VPN - Examining system..." tooltip="Establishing VPN - Examining system..."/>
	<log messagehistory="Establishing VPN - Examining system..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:17 AM">
	<label id="simple_status" value="Establishing VPN - Activating VPN adapter..." tooltip="Establishing VPN - Activating VPN adapter..."/>
	<log messagehistory="Establishing VPN - Activating VPN adapter..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<label id="simple_status" value="Establishing VPN - Configuring system..." tooltip="Establishing VPN - Configuring system..."/>
	<log messagehistory="Establishing VPN - Configuring system..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<label id="simple_status" value="Establishing VPN..." tooltip="Establishing VPN..."/>
	<log messagehistory="Establishing VPN..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM" state="Good">
	<traystate id="tray_state_string" value="Connected"/>
	<button id="stat_reset_btn" disabled="false"/>
	<button id="simple_action_btn" label="Disconnect" disabled="false" focus="true"/>
	<menuitem id="vpn_connect_toggle_menu_item" label="Disconnect" disabled="false"/>
	<combobox id="simple_headend_combobox" disabled="true" editable="true">
		<comboitem label="TVEC Remote Access" selected="true"/>
	</combobox>
	<application disableQuit="false"/>
	<preferences>
		<row>
			<checkbox id="UseStartBeforeLogon" label="Start VPN before user logon to computer" checked="false" disabled="false" OnPress="UseStartBeforeLogon_OnPress" OnPressID="UseStartBeforeLogon"/>
		</row>
		<row>
			<checkbox id="AutomaticCertSelection" label="Enable automatic certificate selection" checked="true" disabled="false" OnPress="AutomaticCertSelection_OnPress" OnPressID="AutomaticCertSelection"/>
		</row>
		<row>
			<checkbox id="AutoConnectOnStart" label="Start VPN when AnyConnect is started" checked="false" disabled="false" OnPress="AutoConnectOnStart_OnPress" OnPressID="AutoConnectOnStart"/>
		</row>
		<row>
			<checkbox id="MinimizeOnConnect" label="Minimize AnyConnect on VPN connect" checked="true" disabled="false" OnPress="MinimizeOnConnect_OnPress" OnPressID="MinimizeOnConnect"/>
		</row>
		<row>
			<checkbox id="LocalLanAccess" label="Allow local (LAN) access when using VPN (if configured)" checked="false" disabled="false" OnPress="LocalLanAccess_OnPress" OnPressID="LocalLanAccess"/>
		</row>
		<row>
			<checkbox id="ClearSmartcardPin" label="Do not remember SmartCard PIN" checked="true" disabled="false" OnPress="ClearSmartcardPin_OnPress" OnPressID="ClearSmartcardPin"/>
		</row>
		<row>
			<checkbox id="EnableAutomaticServerSelection" label="Enable automatic VPN server selection" checked="false" disabled="false" OnPress="EnableAutomaticServerSelection_OnPress" OnPressID="EnableAutomaticServerSelection"/>
		</row>
		<row>
			<checkbox id="BlockUntrustedServers" label="Block connections to untrusted servers" checked="false" disabled="false" OnPress="BlockUntrustedServers_OnPress" OnPressID="BlockUntrustedServers"/>
		</row>
	</preferences>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="popup">
	<popup timestamp="7/4/2020 9:38:20 AM" id="" type="notification">
		<text value="Connected: TVEC Remote Access"/>
	</popup>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<application show="false"/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<label id="simple_status" value="Connected to TVEC Remote Access." tooltip="Connected to TVEC Remote Access."/>
	<log messagehistory="Connected to TVEC Remote Access."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<label id="simple_status" value="Establishing VPN - Examining system..." tooltip="Establishing VPN - Examining system..."/>
	<log messagehistory="Establishing VPN - Examining system..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<label id="simple_status" value="Establishing VPN - Activating VPN adapter..." tooltip="Establishing VPN - Activating VPN adapter..."/>
	<log messagehistory="Establishing VPN - Activating VPN adapter..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<label id="simple_status" value="Establishing VPN - Configuring system..." tooltip="Establishing VPN - Configuring system..."/>
	<log messagehistory="Establishing VPN - Configuring system..."/>
</acguiNotice>

<acguiNotice module="com.cisco.anyconnect.presentation.vpn" type="update" timestamp="7/4/2020 9:38:20 AM">
	<label id="simple_status" value="Establishing VPN..." tooltip="Establishing VPN..."/>
	<log messagehistory="Establishing VPN..."/>
</acguiNotice>

